func net.isGateway

2 uses

	net (current package)
		conf.go#L392: 				if isLocalhost(hostname) || isGateway(hostname) || isOutbound(hostname) {
		conf.go#L515: func isGateway(h string) bool {